Overload | Description |
---|---|
Rect<T> Constructor(T,T,T,T) | Initializes a new instance of the Rect<T> struct. |
Rect<T> Constructor(Point<T>,Size<T>) | Initializes a new instance of the Rect<T> struct. |
Overload | Description |
---|---|
Rect<T> Constructor(T,T,T,T) | Initializes a new instance of the Rect<T> struct. |
Rect<T> Constructor(Point<T>,Size<T>) | Initializes a new instance of the Rect<T> struct. |